home *** CD-ROM | disk | FTP | other *** search
/ Freelog 22 / freelog 22.iso / BAS / Internet / Builder / ind3.htt < prev    next >
Text File  |  2001-04-22  |  366b  |  17 lines

  1. }
  2.  
  3. self.defaultStatus = "";    
  4.  
  5. //-->
  6. </script>
  7.  
  8. </HEAD>
  9. <SCRIPT LANGUAGE="JavaScript">
  10. <!--
  11. if (self.name == 'menu') {
  12.     // Sometimes, Netscape will try to load this index inside the menu frame.  I haven't
  13.     // worked out why but this will detect that situation and reset the location property.
  14.     self.location.href = "menu.htm";
  15. } else {
  16.     initialise();
  17.